supportInvalidateOptionsMenu
Deprecated
Call invalidateOptionsMenu directly.
Support library version of invalidateOptionsMenu.
Invalidate the activity's options menu. This will cause relevant presentations of the menu to fully update via calls to onCreateOptionsMenu and onPrepareOptionsMenu the next time the menu is requested.